home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / J-M / MacHelp.cpt / MacHelp System / card_3920.txt < prev    next >
Text File  |  1989-02-26  |  2KB  |  44 lines

  1. -- card: 3920 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2687
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 13
  9. ----- text -----
  10. 6
  11.  
  12. -- part contents for background part 12
  13. ----- text -----
  14.  
  15. Sometimes, instead of getting an error message from a program, such as "File is busy or in use", you may get a negative return code.  The list below shows some of the result codes and their meanings.
  16.  
  17. Value     Meaning
  18. -33         File directory full
  19. -34         All allocation blocks on the volume are full
  20. -35         Specified volume doesn't exist
  21. -36         I/O error
  22. -37         Bad file name or volume name
  23. -38         File not open
  24. -39         Logical end-of-file reached during read          
  25.                operation
  26. -41         Memory full
  27. -42         Too many files open; max of 12 files on 
  28.                128K Macintosh, 40 files on other Macs.
  29. -43          File not found
  30. -44          Volume is locked by hardware setting
  31. -45          File is locked
  32. -46          Volume is locked by software flag
  33. -47          File is busy; one or more files are open
  34. -48          File with specific name and version number  
  35.                 already exists
  36. -56          No such device
  37. -57          Not a Macintosh disk; volume lacks 
  38.                 Macintosh-format directory
  39. -59          Problem during rename
  40. -60          Bad master directory block; must 
  41.                 reinitialize volume
  42. -61          Read/write permission or open permission
  43.                 doesn't allow writing
  44. -64          Drive isn't connected